toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.servicefabricmesh.kotlin.outputs
/
EndpointRefResponse
Endpoint
Ref
Response
data
class
EndpointRefResponse
(
val
name
:
String
?
=
null
)
Describes a reference to a service endpoint.
Members
Constructors
Endpoint
Ref
Response
Link copied to clipboard
constructor
(
name
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
?
=
null
Name of the endpoint.