Profile Args
data class ProfileArgs(val as2Id: Output<String>? = null, val certificateIds: Output<List<String>>? = null, val profileType: Output<ProfileType>? = null, val tags: Output<List<TagArgs>>? = null) : ConvertibleToJava<ProfileArgs>
Resource Type definition for AWS::Transfer::Profile