pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.containerservice.kotlin.outputs
/
ManagedClusterSecurityProfileWorkloadIdentityResponse
Managed
Cluster
Security
Profile
Workload
Identity
Response
data
class
ManagedClusterSecurityProfileWorkloadIdentityResponse
(
val
enabled
:
Boolean
?
=
null
)
Workload identity settings for the security profile.
Types
Constructors
Properties
Constructors
Managed
Cluster
Security
Profile
Workload
Identity
Response
Link copied to clipboard
fun
ManagedClusterSecurityProfileWorkloadIdentityResponse
(
enabled
:
Boolean
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
enabled
Link copied to clipboard
val
enabled
:
Boolean
?
=
null
Whether to enable workload identity.