ServiceResourceDescriptionArgs

constructor(autoScalingPolicies: Output<List<AutoScalingPolicyArgs>>? = null, codePackages: Output<List<ContainerCodePackagePropertiesArgs>>, description: Output<String>? = null, diagnostics: Output<DiagnosticsRefArgs>? = null, name: Output<String>? = null, networkRefs: Output<List<NetworkRefArgs>>? = null, osType: Output<Either<String, OperatingSystemType>>, replicaCount: Output<Int>? = null)