| Package | Description |
|---|---|
| com.amazonaws.services.oam.model |
| Modifier and Type | Method and Description |
|---|---|
LinkConfiguration |
LinkConfiguration.clone() |
LinkConfiguration |
UpdateLinkResult.getLinkConfiguration()
This structure includes filters that specify which metric namespaces and which log groups are shared from the
source account to the monitoring account.
|
LinkConfiguration |
UpdateLinkRequest.getLinkConfiguration()
Use this structure to filter which metric namespaces and which log groups are to be shared from the source
account to the monitoring account.
|
LinkConfiguration |
GetLinkResult.getLinkConfiguration()
This structure includes filters that specify which metric namespaces and which log groups are shared from the
source account to the monitoring account.
|
LinkConfiguration |
CreateLinkRequest.getLinkConfiguration()
Use this structure to optionally create filters that specify that only some metric namespaces or log groups are
to be shared from the source account to the monitoring account.
|
LinkConfiguration |
CreateLinkResult.getLinkConfiguration()
This structure includes filters that specify which metric namespaces and which log groups are shared from the
source account to the monitoring account.
|
LinkConfiguration |
LinkConfiguration.withLogGroupConfiguration(LogGroupConfiguration logGroupConfiguration)
Use this structure to filter which log groups are to send log events from the source account to the monitoring
account.
|
LinkConfiguration |
LinkConfiguration.withMetricConfiguration(MetricConfiguration metricConfiguration)
Use this structure to filter which metric namespaces are to be shared from the source account to the monitoring
account.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateLinkResult.setLinkConfiguration(LinkConfiguration linkConfiguration)
This structure includes filters that specify which metric namespaces and which log groups are shared from the
source account to the monitoring account.
|
void |
UpdateLinkRequest.setLinkConfiguration(LinkConfiguration linkConfiguration)
Use this structure to filter which metric namespaces and which log groups are to be shared from the source
account to the monitoring account.
|
void |
GetLinkResult.setLinkConfiguration(LinkConfiguration linkConfiguration)
This structure includes filters that specify which metric namespaces and which log groups are shared from the
source account to the monitoring account.
|
void |
CreateLinkRequest.setLinkConfiguration(LinkConfiguration linkConfiguration)
Use this structure to optionally create filters that specify that only some metric namespaces or log groups are
to be shared from the source account to the monitoring account.
|
void |
CreateLinkResult.setLinkConfiguration(LinkConfiguration linkConfiguration)
This structure includes filters that specify which metric namespaces and which log groups are shared from the
source account to the monitoring account.
|
UpdateLinkResult |
UpdateLinkResult.withLinkConfiguration(LinkConfiguration linkConfiguration)
This structure includes filters that specify which metric namespaces and which log groups are shared from the
source account to the monitoring account.
|
UpdateLinkRequest |
UpdateLinkRequest.withLinkConfiguration(LinkConfiguration linkConfiguration)
Use this structure to filter which metric namespaces and which log groups are to be shared from the source
account to the monitoring account.
|
GetLinkResult |
GetLinkResult.withLinkConfiguration(LinkConfiguration linkConfiguration)
This structure includes filters that specify which metric namespaces and which log groups are shared from the
source account to the monitoring account.
|
CreateLinkRequest |
CreateLinkRequest.withLinkConfiguration(LinkConfiguration linkConfiguration)
Use this structure to optionally create filters that specify that only some metric namespaces or log groups are
to be shared from the source account to the monitoring account.
|
CreateLinkResult |
CreateLinkResult.withLinkConfiguration(LinkConfiguration linkConfiguration)
This structure includes filters that specify which metric namespaces and which log groups are shared from the
source account to the monitoring account.
|
Copyright © 2024. All rights reserved.