Uses of Interface
software.amazon.awscdk.services.iam.CfnOIDCProviderProps
Package
Description
AWS Identity and Access Management Construct Library
-
Uses of CfnOIDCProviderProps in software.amazon.awscdk.services.iam
Modifier and TypeMethodDescriptionCfnOIDCProviderProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionCfnOIDCProvider
(Construct scope, String id, CfnOIDCProviderProps props) Create a newAWS::IAM::OIDCProvider
.