Uses of Class
software.amazon.awscdk.services.glue.CfnIdentityCenterConfiguration.Builder
Packages that use CfnIdentityCenterConfiguration.Builder
-
Uses of CfnIdentityCenterConfiguration.Builder in software.amazon.awscdk.services.glue
Methods in software.amazon.awscdk.services.glue that return CfnIdentityCenterConfiguration.BuilderModifier and TypeMethodDescriptionCfnIdentityCenterConfiguration.Builder.instanceArn(String instanceArn) The Amazon Resource Name (ARN) of the Identity Center instance associated with the AWS Glue configuration.A list of Identity Center scopes that define the permissions and access levels for the AWS Glue configuration.CfnIdentityCenterConfiguration.Builder.userBackgroundSessionsEnabled(Boolean userBackgroundSessionsEnabled) Indicates whether users can run background sessions when using Identity Center authentication with AWS Glue services.CfnIdentityCenterConfiguration.Builder.userBackgroundSessionsEnabled(IResolvable userBackgroundSessionsEnabled) Indicates whether users can run background sessions when using Identity Center authentication with AWS Glue services.