Get Private Endpoint Connection Controller Private Endpoint Connection Plain Args
    data class GetPrivateEndpointConnectionControllerPrivateEndpointConnectionPlainArgs(val migrateProjectName: String, val peConnectionName: String, val resourceGroupName: String) : ConvertibleToJava<GetPrivateEndpointConnectionControllerPrivateEndpointConnectionPlainArgs> 
Constructors
Link copied to clipboard
                fun GetPrivateEndpointConnectionControllerPrivateEndpointConnectionPlainArgs(migrateProjectName: String, peConnectionName: String, resourceGroupName: String)