@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:48.012Z") @Stability(value=Stable) public interface CfnRotationScheduleProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRotationScheduleProps.Builder
A builder for
CfnRotationScheduleProps |
static class |
CfnRotationScheduleProps.Jsii$Proxy
An implementation for
CfnRotationScheduleProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnRotationScheduleProps.Builder |
builder() |
default Object |
getHostedRotationLambda()
`AWS::SecretsManager::RotationSchedule.HostedRotationLambda`.
|
default String |
getRotationLambdaArn()
`AWS::SecretsManager::RotationSchedule.RotationLambdaARN`.
|
default Object |
getRotationRules()
`AWS::SecretsManager::RotationSchedule.RotationRules`.
|
String |
getSecretId()
`AWS::SecretsManager::RotationSchedule.SecretId`.
|
@Stability(value=Stable) @NotNull String getSecretId()
@Stability(value=Stable) @Nullable default Object getHostedRotationLambda()
@Stability(value=Stable) @Nullable default String getRotationLambdaArn()
@Stability(value=Stable) @Nullable default Object getRotationRules()
@Stability(value=Stable) static CfnRotationScheduleProps.Builder builder()
CfnRotationScheduleProps.Builder of CfnRotationSchedulePropsCopyright © 2021. All rights reserved.