Profile Association Args
data class ProfileAssociationArgs(val arn: Output<String>? = null, val name: Output<String>? = null, val profileId: Output<String>? = null, val resourceId: Output<String>? = null, val tags: Output<List<TagArgs>>? = null) : ConvertibleToJava<ProfileAssociationArgs>
Resource Type definition for AWS::Route53Profiles::ProfileAssociation