Get Cloud Hsm Cluster Private Endpoint Connection Plain Args
data class GetCloudHsmClusterPrivateEndpointConnectionPlainArgs(val cloudHsmClusterName: String, val peConnectionName: String, val resourceGroupName: String) : ConvertibleToJava<GetCloudHsmClusterPrivateEndpointConnectionPlainArgs>
Properties
Link copied to clipboard
The name of the Cloud HSM Cluster within the specified resource group. Cloud HSM Cluster names must be between 3 and 23 characters in length.
Link copied to clipboard
Name of the private endpoint connection associated with the Cloud HSM Cluster.
Link copied to clipboard
The name of the resource group. The name is case insensitive.