toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
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.
Members
Constructors
Managed
Cluster
Security
Profile
Workload
Identity
Response
Link copied to clipboard
constructor
(
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.