Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.iam.CfnOIDCProviderMixinProps.Builder
Packages that use CfnOIDCProviderMixinProps.Builder
-
Uses of CfnOIDCProviderMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.iam
Methods in software.amazon.awscdk.cfnpropertymixins.services.iam that return CfnOIDCProviderMixinProps.BuilderModifier and TypeMethodDescriptionCfnOIDCProviderMixinProps.builder()CfnOIDCProviderMixinProps.Builder.clientIdList(List<String> clientIdList) Sets the value ofCfnOIDCProviderMixinProps.getClientIdList()Sets the value ofCfnOIDCProviderMixinProps.getTags()CfnOIDCProviderMixinProps.Builder.thumbprintList(List<String> thumbprintList) Sets the value ofCfnOIDCProviderMixinProps.getThumbprintList()Sets the value ofCfnOIDCProviderMixinProps.getUrl()Constructors in software.amazon.awscdk.cfnpropertymixins.services.iam with parameters of type CfnOIDCProviderMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnOIDCProviderMixinProps.Builder.