Uses of Class
software.amazon.awscdk.interfaces.rolesanywhere.TrustAnchorReference.Builder
Packages that use TrustAnchorReference.Builder
-
Uses of TrustAnchorReference.Builder in software.amazon.awscdk.interfaces.rolesanywhere
Methods in software.amazon.awscdk.interfaces.rolesanywhere that return TrustAnchorReference.BuilderModifier and TypeMethodDescriptionstatic TrustAnchorReference.BuilderTrustAnchorReference.builder()TrustAnchorReference.Builder.trustAnchorArn(String trustAnchorArn) Sets the value ofTrustAnchorReference.getTrustAnchorArn()TrustAnchorReference.Builder.trustAnchorId(String trustAnchorId) Sets the value ofTrustAnchorReference.getTrustAnchorId()Constructors in software.amazon.awscdk.interfaces.rolesanywhere with parameters of type TrustAnchorReference.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(TrustAnchorReference.Builder builder) Constructor that initializes the object based on literal property values passed by theTrustAnchorReference.Builder.