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