Package-level declarations
Types
Link copied to clipboard
data class ConnectedClusterIdentityArgs(val type: Output<ResourceIdentityType>) : ConvertibleToJava<ConnectedClusterIdentityArgs>
Identity for the connected cluster.
Link copied to clipboard
Builder for ConnectedClusterIdentityArgs.
Link copied to clipboard
data class GetConnectedClusterPlainArgs(val clusterName: String, val resourceGroupName: String) : ConvertibleToJava<GetConnectedClusterPlainArgs>
Link copied to clipboard
Builder for GetConnectedClusterPlainArgs.
Link copied to clipboard
data class ListConnectedClusterUserCredentialPlainArgs(val authenticationMethod: Either<String, AuthenticationMethod>, val clientProxy: Boolean, val clusterName: String, val resourceGroupName: String) : ConvertibleToJava<ListConnectedClusterUserCredentialPlainArgs>
Link copied to clipboard
Link copied to clipboard
data class ListConnectedClusterUserCredentialsPlainArgs(val authenticationMethod: Either<String, AuthenticationMethod>, val clientProxy: Boolean, val clusterName: String, val resourceGroupName: String) : ConvertibleToJava<ListConnectedClusterUserCredentialsPlainArgs>
Link copied to clipboard