Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.route53profiles.CfnProfileResourceAssociationPropsMixin.Builder
Packages that use CfnProfileResourceAssociationPropsMixin.Builder
-
Uses of CfnProfileResourceAssociationPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.route53profiles
Methods in software.amazon.awscdk.cfnpropertymixins.services.route53profiles that return CfnProfileResourceAssociationPropsMixin.BuilderModifier and TypeMethodDescriptionCfnProfileResourceAssociationPropsMixin.Builder.create()CfnProfileResourceAssociationPropsMixin.Builder.create(CfnPropertyMixinOptions options) Name of the Profile resource association.Profile ID of the Profile that the resources are associated with.CfnProfileResourceAssociationPropsMixin.Builder.resourceArn(String resourceArn) The Amazon Resource Name (ARN) of the resource association.CfnProfileResourceAssociationPropsMixin.Builder.resourceProperties(String resourceProperties) If the DNS resource is a DNS Firewall rule group, this indicates the priority.