Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.secretsmanager.CfnRotationSchedulePropsMixin.HostedRotationLambdaProperty
Packages that use CfnRotationSchedulePropsMixin.HostedRotationLambdaProperty
-
Uses of CfnRotationSchedulePropsMixin.HostedRotationLambdaProperty in software.amazon.awscdk.cfnpropertymixins.services.secretsmanager
Classes in software.amazon.awscdk.cfnpropertymixins.services.secretsmanager that implement CfnRotationSchedulePropsMixin.HostedRotationLambdaPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnRotationSchedulePropsMixin.HostedRotationLambdaPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.secretsmanager that return CfnRotationSchedulePropsMixin.HostedRotationLambdaPropertyModifier and TypeMethodDescriptionCfnRotationSchedulePropsMixin.HostedRotationLambdaProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.secretsmanager with parameters of type CfnRotationSchedulePropsMixin.HostedRotationLambdaPropertyModifier and TypeMethodDescriptionCfnRotationScheduleMixinProps.Builder.hostedRotationLambda(CfnRotationSchedulePropsMixin.HostedRotationLambdaProperty hostedRotationLambda) Sets the value ofCfnRotationScheduleMixinProps.getHostedRotationLambda()CfnRotationSchedulePropsMixin.Builder.hostedRotationLambda(CfnRotationSchedulePropsMixin.HostedRotationLambdaProperty hostedRotationLambda) Creates a new Lambda rotation function based on one of the Secrets Manager rotation function templates .