toggle menu
pulumi-nomad-kotlin
0.4.1.2
jvm
switch theme
search in API
pulumi-nomad-kotlin
/
com.pulumi.nomad.kotlin.outputs
/
ExternalVolumeTopology
External
Volume
Topology
data
class
ExternalVolumeTopology
(
val
segments
:
Map
<
String
,
String
>
?
=
null
)
Members
Constructors
External
Volume
Topology
Link copied to clipboard
constructor
(
segments
:
Map
<
String
,
String
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
segments
Link copied to clipboard
val
segments
:
Map
<
String
,
String
>
?
=
null
(map[string]string)
- Define the attributes for the topology request.