Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.rolesanywhere.CfnTrustAnchorMixinProps.Builder
Packages that use CfnTrustAnchorMixinProps.Builder
-
Uses of CfnTrustAnchorMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.rolesanywhere
Methods in software.amazon.awscdk.cfnpropertymixins.services.rolesanywhere that return CfnTrustAnchorMixinProps.BuilderModifier and TypeMethodDescriptionCfnTrustAnchorMixinProps.builder()Sets the value ofCfnTrustAnchorMixinProps.getEnabled()CfnTrustAnchorMixinProps.Builder.enabled(IResolvable enabled) Sets the value ofCfnTrustAnchorMixinProps.getEnabled()Sets the value ofCfnTrustAnchorMixinProps.getName()CfnTrustAnchorMixinProps.Builder.notificationSettings(List<? extends Object> notificationSettings) Sets the value ofCfnTrustAnchorMixinProps.getNotificationSettings()CfnTrustAnchorMixinProps.Builder.notificationSettings(IResolvable notificationSettings) Sets the value ofCfnTrustAnchorMixinProps.getNotificationSettings()CfnTrustAnchorMixinProps.Builder.source(CfnTrustAnchorPropsMixin.SourceProperty source) Sets the value ofCfnTrustAnchorMixinProps.getSource()CfnTrustAnchorMixinProps.Builder.source(IResolvable source) Sets the value ofCfnTrustAnchorMixinProps.getSource()Sets the value ofCfnTrustAnchorMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.rolesanywhere with parameters of type CfnTrustAnchorMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTrustAnchorMixinProps.Builder.