Uses of Class
software.amazon.awscdk.services.ssmcontacts.RotationReference.Builder
Packages that use RotationReference.Builder
-
Uses of RotationReference.Builder in software.amazon.awscdk.services.ssmcontacts
Methods in software.amazon.awscdk.services.ssmcontacts that return RotationReference.BuilderModifier and TypeMethodDescriptionstatic RotationReference.Builder
RotationReference.builder()
RotationReference.Builder.rotationArn
(String rotationArn) Sets the value ofRotationReference.getRotationArn()
Constructors in software.amazon.awscdk.services.ssmcontacts with parameters of type RotationReference.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(RotationReference.Builder builder) Constructor that initializes the object based on literal property values passed by theRotationReference.Builder
.