toggle menu
pulumi-gcp-kotlin
6.67.1.1
jvm
switch theme
search in API
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
>
)
Members
Constructors
Get
Resource
Policy
Snapshot
Schedule
Policy
Snapshot
Property
Link copied to clipboard
constructor
(
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
>