Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.oam.CfnLinkPropsMixin.Builder
Packages that use CfnLinkPropsMixin.Builder
-
Uses of CfnLinkPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.oam
Methods in software.amazon.awscdk.cfnpropertymixins.services.oam that return CfnLinkPropsMixin.BuilderModifier and TypeMethodDescriptionstatic CfnLinkPropsMixin.BuilderCfnLinkPropsMixin.Builder.create()static CfnLinkPropsMixin.BuilderCfnLinkPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnLinkPropsMixin.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.CfnLinkPropsMixin.Builder.linkConfiguration(CfnLinkPropsMixin.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.CfnLinkPropsMixin.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.CfnLinkPropsMixin.Builder.resourceTypes(List<String> resourceTypes) An array of strings that define which types of data that the source account shares with the monitoring account.CfnLinkPropsMixin.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.