Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.rolesanywhere.CfnProfileMixinProps.Builder
Packages that use CfnProfileMixinProps.Builder
-
Uses of CfnProfileMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.rolesanywhere
Methods in software.amazon.awscdk.cfnpropertymixins.services.rolesanywhere that return CfnProfileMixinProps.BuilderModifier and TypeMethodDescriptionCfnProfileMixinProps.Builder.acceptRoleSessionName(Boolean acceptRoleSessionName) Sets the value ofCfnProfileMixinProps.getAcceptRoleSessionName()CfnProfileMixinProps.Builder.acceptRoleSessionName(IResolvable acceptRoleSessionName) Sets the value ofCfnProfileMixinProps.getAcceptRoleSessionName()CfnProfileMixinProps.Builder.attributeMappings(List<? extends Object> attributeMappings) Sets the value ofCfnProfileMixinProps.getAttributeMappings()CfnProfileMixinProps.Builder.attributeMappings(IResolvable attributeMappings) Sets the value ofCfnProfileMixinProps.getAttributeMappings()static CfnProfileMixinProps.BuilderCfnProfileMixinProps.builder()CfnProfileMixinProps.Builder.durationSeconds(Number durationSeconds) Sets the value ofCfnProfileMixinProps.getDurationSeconds()Sets the value ofCfnProfileMixinProps.getEnabled()CfnProfileMixinProps.Builder.enabled(IResolvable enabled) Sets the value ofCfnProfileMixinProps.getEnabled()CfnProfileMixinProps.Builder.managedPolicyArns(List<String> managedPolicyArns) Sets the value ofCfnProfileMixinProps.getManagedPolicyArns()Sets the value ofCfnProfileMixinProps.getName()CfnProfileMixinProps.Builder.requireInstanceProperties(Boolean requireInstanceProperties) Sets the value ofCfnProfileMixinProps.getRequireInstanceProperties()CfnProfileMixinProps.Builder.requireInstanceProperties(IResolvable requireInstanceProperties) Sets the value ofCfnProfileMixinProps.getRequireInstanceProperties()Sets the value ofCfnProfileMixinProps.getRoleArns()CfnProfileMixinProps.Builder.sessionPolicy(String sessionPolicy) Sets the value ofCfnProfileMixinProps.getSessionPolicy()Sets the value ofCfnProfileMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.rolesanywhere with parameters of type CfnProfileMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnProfileMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnProfileMixinProps.Builder.