@Stability(value=Stable)
public static interface CfnBackupSelection.ConditionResourceTypeProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnBackupSelection.ConditionResourceTypeProperty.Builder
A builder for
CfnBackupSelection.ConditionResourceTypeProperty |
static class |
CfnBackupSelection.ConditionResourceTypeProperty.Jsii$Proxy
An implementation for
CfnBackupSelection.ConditionResourceTypeProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnBackupSelection.ConditionResourceTypeProperty.Builder |
builder() |
String |
getConditionKey()
`CfnBackupSelection.ConditionResourceTypeProperty.ConditionKey`.
|
String |
getConditionType()
`CfnBackupSelection.ConditionResourceTypeProperty.ConditionType`.
|
String |
getConditionValue()
`CfnBackupSelection.ConditionResourceTypeProperty.ConditionValue`.
|
@Stability(value=Stable) @NotNull String getConditionKey()
@Stability(value=Stable) @NotNull String getConditionType()
@Stability(value=Stable) @NotNull String getConditionValue()
@Stability(value=Stable) static CfnBackupSelection.ConditionResourceTypeProperty.Builder builder()
Copyright © 2021. All rights reserved.