Profile Resource Association Args
data class ProfileResourceAssociationArgs(val name: Output<String>? = null, val profileId: Output<String>? = null, val resourceArn: Output<String>? = null, val resourceProperties: Output<String>? = null) : ConvertibleToJava<ProfileResourceAssociationArgs>
Resource Type definition for AWS::Route53Profiles::ProfileResourceAssociation