pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.compute.kotlin.outputs
/
GetResourcePolicySnapshotSchedulePolicySnapshotProperty
Get
Resource
Policy
Snapshot
Schedule
Policy
Snapshot
Property
data
class
GetResourcePolicySnapshotSchedulePolicySnapshotProperty
(
val
chainName
:
String
,
val
guestFlush
:
Boolean
,
val
labels
:
Map
<
String
,
String
>
,
val
storageLocations
:
List
<
String
>
)
Types
Constructors
Properties
Constructors
Get
Resource
Policy
Snapshot
Schedule
Policy
Snapshot
Property
Link copied to clipboard
fun
GetResourcePolicySnapshotSchedulePolicySnapshotProperty
(
chainName
:
String
,
guestFlush
:
Boolean
,
labels
:
Map
<
String
,
String
>
,
storageLocations
:
List
<
String
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
chain
Name
Link copied to clipboard
val
chainName
:
String
guest
Flush
Link copied to clipboard
val
guestFlush
:
Boolean
labels
Link copied to clipboard
val
labels
:
Map
<
String
,
String
>
storage
Locations
Link copied to clipboard
val
storageLocations
:
List
<
String
>