| Package | Description |
|---|---|
| software.amazon.awscdk.services.iam |
AWS Identity and Access Management Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
OpenIdConnectProviderProps |
OpenIdConnectProviderProps.Builder.build()
Builds the configured instance.
|
| Constructor and Description |
|---|
OpenIdConnectProvider(software.constructs.Construct scope,
String id,
OpenIdConnectProviderProps props)
Defines an OpenID Connect provider.
|
Copyright © 2022. All rights reserved.