security Posture Config
suspend fun securityPostureConfig(value: Output<FleetDefaultClusterConfigSecurityPostureConfigArgs>)
Parameters
value
Enable/Disable Security Posture features for the cluster. Structure is documented below.
suspend fun securityPostureConfig(argument: suspend FleetDefaultClusterConfigSecurityPostureConfigArgsBuilder.() -> Unit)
Parameters
argument
Enable/Disable Security Posture features for the cluster. Structure is documented below.