Apache Tomcat AKSWorkload Deployment Model Custom Properties Response
data class ApacheTomcatAKSWorkloadDeploymentModelCustomPropertiesResponse(val apacheTomcatAksWorkloadDeploymentProperties: ApacheTomcatAKSWorkloadDeploymentResponse? = null, val instanceType: String)
ApacheTomcat workload instance model custom properties.
Constructors
Link copied to clipboard
constructor(apacheTomcatAksWorkloadDeploymentProperties: ApacheTomcatAKSWorkloadDeploymentResponse? = null, instanceType: String)