pulumi-nomad-kotlin
0.4.1.1
pulumi-nomad-kotlin
/
com.pulumi.nomad.kotlin.outputs
/
ExternalVolumeTopology
External
Volume
Topology
data
class
ExternalVolumeTopology
(
val
segments
:
Map
<
String
,
String
>
?
=
null
)
Types
Constructors
Properties
Constructors
External
Volume
Topology
Link copied to clipboard
fun
ExternalVolumeTopology
(
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.