toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.dataprotection.kotlin.outputs
/
TargetCopySettingResponse
Target
Copy
Setting
Response
data
class
TargetCopySettingResponse
(
val
copyAfter
:
Any
,
val
dataStore
:
DataStoreInfoBaseResponse
)
Target copy settings
Members
Constructors
Target
Copy
Setting
Response
Link copied to clipboard
constructor
(
copyAfter
:
Any
,
dataStore
:
DataStoreInfoBaseResponse
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
copy
After
Link copied to clipboard
val
copyAfter
:
Any
It can be CustomCopyOption or ImmediateCopyOption.
data
Store
Link copied to clipboard
val
dataStore
:
DataStoreInfoBaseResponse
Info of target datastore