Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.iam.CfnOIDCProviderPropsMixin.Builder
Packages that use CfnOIDCProviderPropsMixin.Builder
-
Uses of CfnOIDCProviderPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.iam
Methods in software.amazon.awscdk.cfnpropertymixins.services.iam that return CfnOIDCProviderPropsMixin.BuilderModifier and TypeMethodDescriptionCfnOIDCProviderPropsMixin.Builder.clientIdList(List<String> clientIdList) A list of client IDs (also known as audiences) that are associated with the specified IAM OIDC provider resource object.CfnOIDCProviderPropsMixin.Builder.create()CfnOIDCProviderPropsMixin.Builder.create(CfnPropertyMixinOptions options) A list of tags that are attached to the specified IAM OIDC provider.CfnOIDCProviderPropsMixin.Builder.thumbprintList(List<String> thumbprintList) A list of certificate thumbprints that are associated with the specified IAM OIDC provider resource object.The URL that the IAM OIDC provider resource object is associated with.