App Physical Resource Id Args
data class AppPhysicalResourceIdArgs(val awsAccountId: Output<String>? = null, val awsRegion: Output<String>? = null, val identifier: Output<String>, val type: Output<String>) : ConvertibleToJava<AppPhysicalResourceIdArgs>
Constructors
Link copied to clipboard
fun AppPhysicalResourceIdArgs(awsAccountId: Output<String>? = null, awsRegion: Output<String>? = null, identifier: Output<String>, type: Output<String>)