ProfileArgs

fun ProfileArgs(as2Id: Output<String>? = null, certificateIds: Output<List<String>>? = null, profileType: Output<ProfileType>? = null, tags: Output<List<ProfileTagArgs>>? = null)