@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.428Z") @Stability(value=Experimental) public class SamlProvider extends Resource implements ISamlProvider
| Modifier and Type | Class and Description |
|---|---|
static class |
SamlProvider.Builder
(experimental) A fluent builder for
SamlProvider. |
software.amazon.jsii.JsiiObject.InitializationModeISamlProvider.Jsii$Default, ISamlProvider.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
|
SamlProvider(software.constructs.Construct scope,
String id,
SamlProviderProps props) |
protected |
SamlProvider(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
SamlProvider(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
static ISamlProvider |
fromSamlProviderArn(software.constructs.Construct scope,
String id,
String samlProviderArn)
(experimental) Import an existing provider.
|
String |
getSamlProviderArn()
(experimental) The Amazon Resource Name (ARN) of the provider.
|
applyRemovalPolicy, generatePhysicalName, getEnv, getPhysicalName, getResourceArnAttribute, getResourceNameAttribute, getStack, isResourcejsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected SamlProvider(software.amazon.jsii.JsiiObjectRef objRef)
protected SamlProvider(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public SamlProvider(@NotNull
software.constructs.Construct scope,
@NotNull
String id,
@NotNull
SamlProviderProps props)
scope - This parameter is required.id - This parameter is required.props - This parameter is required.@Stability(value=Experimental) @NotNull public static ISamlProvider fromSamlProviderArn(@NotNull software.constructs.Construct scope, @NotNull String id, @NotNull String samlProviderArn)
scope - This parameter is required.id - This parameter is required.samlProviderArn - This parameter is required.@Stability(value=Experimental) @NotNull public String getSamlProviderArn()
getSamlProviderArn in interface ISamlProviderCopyright © 2021. All rights reserved.