Get Web App Domain Ownership Identifier Slot Plain Args
data class GetWebAppDomainOwnershipIdentifierSlotPlainArgs(val domainOwnershipIdentifierName: String, val name: String, val resourceGroupName: String, val slot: String) : ConvertibleToJava<GetWebAppDomainOwnershipIdentifierSlotPlainArgs>