AttachedClusterArgs

constructor(annotations: Output<Map<String, String>>? = null, authorization: Output<AttachedClusterAuthorizationArgs>? = null, binaryAuthorization: Output<AttachedClusterBinaryAuthorizationArgs>? = null, deletionPolicy: Output<String>? = null, description: Output<String>? = null, distribution: Output<String>? = null, fleet: Output<AttachedClusterFleetArgs>? = null, location: Output<String>? = null, loggingConfig: Output<AttachedClusterLoggingConfigArgs>? = null, monitoringConfig: Output<AttachedClusterMonitoringConfigArgs>? = null, name: Output<String>? = null, oidcConfig: Output<AttachedClusterOidcConfigArgs>? = null, platformVersion: Output<String>? = null, project: Output<String>? = null, proxyConfig: Output<AttachedClusterProxyConfigArgs>? = null, securityPostureConfig: Output<AttachedClusterSecurityPostureConfigArgs>? = null)