identity Profile
suspend fun identityProfile(value: Output<Map<String, ManagedClusterPropertiesIdentityProfileArgs>>)
Parameters
value
Identities associated with the cluster.
suspend fun identityProfile(vararg argument: Pair<String, suspend ManagedClusterPropertiesIdentityProfileArgsBuilder.() -> Unit>)
Parameters
argument
Identities associated with the cluster.
Parameters
values
Identities associated with the cluster.