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>