Service Attributes Args
constructor(businessOwners: Output<List<ServiceAttributesBusinessOwnerArgs>>? = null, criticality: Output<ServiceAttributesCriticalityArgs>? = null, developerOwners: Output<List<ServiceAttributesDeveloperOwnerArgs>>? = null, environment: Output<ServiceAttributesEnvironmentArgs>? = null, operatorOwners: Output<List<ServiceAttributesOperatorOwnerArgs>>? = null)