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.inputs
/
EndpointRefArgs
Endpoint
Ref
Args
data
class
EndpointRefArgs
(
val
name
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
EndpointRefArgs
>
Describes a reference to a service endpoint.
Members
Constructors
Endpoint
Ref
Args
Link copied to clipboard
constructor
(
name
:
Output
<
String
>
?
=
null
)
Properties
name
Link copied to clipboard
val
name
:
Output
<
String
>
?
=
null
Name of the endpoint.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
EndpointRefArgs