@Stability(value=Stable) public static final class CfnRotationScheduleProps.Builder extends Object implements software.amazon.jsii.Builder<CfnRotationScheduleProps>
CfnRotationScheduleProps| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnRotationScheduleProps.Builder secretId(String secretId)
CfnRotationScheduleProps.getSecretId()secretId - `AWS::SecretsManager::RotationSchedule.SecretId`. This parameter is required.this@Stability(value=Stable) public CfnRotationScheduleProps.Builder hostedRotationLambda(CfnRotationSchedule.HostedRotationLambdaProperty hostedRotationLambda)
CfnRotationScheduleProps.getHostedRotationLambda()hostedRotationLambda - `AWS::SecretsManager::RotationSchedule.HostedRotationLambda`.this@Stability(value=Stable) public CfnRotationScheduleProps.Builder hostedRotationLambda(IResolvable hostedRotationLambda)
CfnRotationScheduleProps.getHostedRotationLambda()hostedRotationLambda - `AWS::SecretsManager::RotationSchedule.HostedRotationLambda`.this@Stability(value=Stable) public CfnRotationScheduleProps.Builder rotationLambdaArn(String rotationLambdaArn)
CfnRotationScheduleProps.getRotationLambdaArn()rotationLambdaArn - `AWS::SecretsManager::RotationSchedule.RotationLambdaARN`.this@Stability(value=Stable) public CfnRotationScheduleProps.Builder rotationRules(CfnRotationSchedule.RotationRulesProperty rotationRules)
CfnRotationScheduleProps.getRotationRules()rotationRules - `AWS::SecretsManager::RotationSchedule.RotationRules`.this@Stability(value=Stable) public CfnRotationScheduleProps.Builder rotationRules(IResolvable rotationRules)
CfnRotationScheduleProps.getRotationRules()rotationRules - `AWS::SecretsManager::RotationSchedule.RotationRules`.this@Stability(value=Stable) public CfnRotationScheduleProps build()
build in interface software.amazon.jsii.Builder<CfnRotationScheduleProps>CfnRotationSchedulePropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.