Uses of Class
software.amazon.awscdk.services.oam.CfnLink.Builder
Packages that use CfnLink.Builder
-
Uses of CfnLink.Builder in software.amazon.awscdk.services.oam
Methods in software.amazon.awscdk.services.oam that return CfnLink.BuilderModifier and TypeMethodDescriptionstatic CfnLink.Builder
CfnLink.Builder.labelTemplate
(String labelTemplate) Specify a friendly human-readable name to use to identify this source account when you are viewing data from it in the monitoring account.CfnLink.Builder.linkConfiguration
(IResolvable 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.CfnLink.Builder.linkConfiguration
(CfnLink.LinkConfigurationProperty 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.CfnLink.Builder.resourceTypes
(List<String> resourceTypes) An array of strings that define which types of data that the source account shares with the monitoring account.CfnLink.Builder.sinkIdentifier
(String sinkIdentifier) The ARN of the sink in the monitoring account that you want to link to.An array of key-value pairs to apply to the link.