Application Attributes Developer Owner Args
data class ApplicationAttributesDeveloperOwnerArgs(val displayName: Output<String>? = null, val email: Output<String>) : ConvertibleToJava<ApplicationAttributesDeveloperOwnerArgs>