Class CfnPortalMixinProps.Jsii$Proxy
- All Implemented Interfaces:
CfnPortalMixinProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnPortalMixinProps
CfnPortalMixinProps-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.workspacesweb.CfnPortalMixinProps
CfnPortalMixinProps.Builder, CfnPortalMixinProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnPortalMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnPortalMixinProps.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectThe additional encryption context of the portal.final StringThe type of authentication integration points used when signing into the web portal.final StringThe ARN of the browser settings that is associated with this web portal.final StringThe customer managed key of the web portal.final StringThe ARN of the data protection settings.final StringThe name of the web portal.final StringThe type and resources of the underlying instance.final StringThe ARN of the IP access settings that is associated with the web portal.final NumberThe maximum number of concurrent sessions for the portal.final StringThe ARN of the network settings that is associated with the web portal.final Stringfinal StringThe ARN of the session logger that is associated with the portal.getTags()The tags to add to the web portal.final StringThe ARN of the trust store that is associated with the web portal.final StringThe ARN of the user access logging settings that is associated with the web portal.final StringThe ARN of the user settings that is associated with the web portal.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnPortalMixinProps.Builder.
-
-
Method Details
-
getAdditionalEncryptionContext
Description copied from interface:CfnPortalMixinPropsThe additional encryption context of the portal.Returns union: either Mapinvalid input: '<'String,
String> orIResolvable- Specified by:
getAdditionalEncryptionContextin interfaceCfnPortalMixinProps- See Also:
-
getAuthenticationType
Description copied from interface:CfnPortalMixinPropsThe type of authentication integration points used when signing into the web portal. Defaults toStandard.Standardweb portals are authenticated directly through your identity provider (IdP). User and group access to your web portal is controlled through your IdP. You need to include an IdP resource in your template to integrate your IdP with your web portal. Completing the configuration for your IdP requires exchanging WorkSpaces Secure Browser’s SP metadata with your IdP’s IdP metadata. If your IdP requires the SP metadata first before returning the IdP metadata, you should follow these steps:- Create and deploy a CloudFormation template with a
Standardportal with noIdentityProviderresource. - Retrieve the SP metadata using
Fn:GetAtt, the WorkSpaces Secure Browser console, or by the calling theGetPortalServiceProviderMetadataAPI. - Submit the data to your IdP.
- Add an
IdentityProviderresource to your CloudFormation template.
SSOweb portals are authenticated through SSOlong . They provide additional features, such as IdP-initiated authentication. Identity sources (including external identity provider integration) and other identity provider information must be configured in SSO . User and group assignment must be done through the WorkSpaces Secure Browser console. These cannot be configured in CloudFormation.- Specified by:
getAuthenticationTypein interfaceCfnPortalMixinProps- See Also:
- Create and deploy a CloudFormation template with a
-
getBrowserSettingsArn
Description copied from interface:CfnPortalMixinPropsThe ARN of the browser settings that is associated with this web portal.- Specified by:
getBrowserSettingsArnin interfaceCfnPortalMixinProps- See Also:
-
getCustomerManagedKey
Description copied from interface:CfnPortalMixinPropsThe customer managed key of the web portal.Pattern :
^arn:[\w+=\/,.@-]+:kms:[a-zA-Z0-9\-]*:[a-zA-Z0-9]{1,12}:key\/[a-zA-Z0-9-]+$- Specified by:
getCustomerManagedKeyin interfaceCfnPortalMixinProps- See Also:
-
getDataProtectionSettingsArn
Description copied from interface:CfnPortalMixinPropsThe ARN of the data protection settings.- Specified by:
getDataProtectionSettingsArnin interfaceCfnPortalMixinProps- See Also:
-
getDisplayName
Description copied from interface:CfnPortalMixinPropsThe name of the web portal.- Specified by:
getDisplayNamein interfaceCfnPortalMixinProps- See Also:
-
getInstanceType
Description copied from interface:CfnPortalMixinPropsThe type and resources of the underlying instance.- Specified by:
getInstanceTypein interfaceCfnPortalMixinProps- See Also:
-
getIpAccessSettingsArn
Description copied from interface:CfnPortalMixinPropsThe ARN of the IP access settings that is associated with the web portal.- Specified by:
getIpAccessSettingsArnin interfaceCfnPortalMixinProps- See Also:
-
getMaxConcurrentSessions
Description copied from interface:CfnPortalMixinPropsThe maximum number of concurrent sessions for the portal.- Specified by:
getMaxConcurrentSessionsin interfaceCfnPortalMixinProps- See Also:
-
getNetworkSettingsArn
Description copied from interface:CfnPortalMixinPropsThe ARN of the network settings that is associated with the web portal.- Specified by:
getNetworkSettingsArnin interfaceCfnPortalMixinProps- See Also:
-
getPortalCustomDomain
- Specified by:
getPortalCustomDomainin interfaceCfnPortalMixinProps- See Also:
-
getSessionLoggerArn
Description copied from interface:CfnPortalMixinPropsThe ARN of the session logger that is associated with the portal.- Specified by:
getSessionLoggerArnin interfaceCfnPortalMixinProps- See Also:
-
getTags
Description copied from interface:CfnPortalMixinPropsThe tags to add to the web portal.A tag is a key-value pair.
- Specified by:
getTagsin interfaceCfnPortalMixinProps- See Also:
-
getTrustStoreArn
Description copied from interface:CfnPortalMixinPropsThe ARN of the trust store that is associated with the web portal.- Specified by:
getTrustStoreArnin interfaceCfnPortalMixinProps- See Also:
-
getUserAccessLoggingSettingsArn
Description copied from interface:CfnPortalMixinPropsThe ARN of the user access logging settings that is associated with the web portal.- Specified by:
getUserAccessLoggingSettingsArnin interfaceCfnPortalMixinProps- See Also:
-
getUserSettingsArn
Description copied from interface:CfnPortalMixinPropsThe ARN of the user settings that is associated with the web portal.- Specified by:
getUserSettingsArnin interfaceCfnPortalMixinProps- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-