toggle menu
pulumi-nomad-kotlin
0.4.1.2
jvm
switch theme
search in API
pulumi-nomad-kotlin
/
com.pulumi.nomad.kotlin.outputs
/
VolumeTopology
Volume
Topology
data
class
VolumeTopology
(
val
segments
:
Map
<
String
,
String
>
?
=
null
)
Members
Constructors
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.