Uses of Interface
software.amazon.awscdk.services.config.CfnOrganizationConfigRule.OrganizationCustomRuleMetadataProperty
Packages that use CfnOrganizationConfigRule.OrganizationCustomRuleMetadataProperty
-
Uses of CfnOrganizationConfigRule.OrganizationCustomRuleMetadataProperty in software.amazon.awscdk.services.config
Classes in software.amazon.awscdk.services.config that implement CfnOrganizationConfigRule.OrganizationCustomRuleMetadataPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnOrganizationConfigRule.OrganizationCustomRuleMetadataProperty
Methods in software.amazon.awscdk.services.config that return CfnOrganizationConfigRule.OrganizationCustomRuleMetadataPropertyModifier and TypeMethodDescriptionCfnOrganizationConfigRule.OrganizationCustomRuleMetadataProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.config with parameters of type CfnOrganizationConfigRule.OrganizationCustomRuleMetadataPropertyModifier and TypeMethodDescriptionCfnOrganizationConfigRule.Builder.organizationCustomRuleMetadata
(CfnOrganizationConfigRule.OrganizationCustomRuleMetadataProperty organizationCustomRuleMetadata) AnOrganizationCustomRuleMetadata
object.CfnOrganizationConfigRuleProps.Builder.organizationCustomRuleMetadata
(CfnOrganizationConfigRule.OrganizationCustomRuleMetadataProperty organizationCustomRuleMetadata) Sets the value ofCfnOrganizationConfigRuleProps.getOrganizationCustomRuleMetadata()
void
CfnOrganizationConfigRule.setOrganizationCustomRuleMetadata
(CfnOrganizationConfigRule.OrganizationCustomRuleMetadataProperty value) AnOrganizationCustomRuleMetadata
object.