Class CfnBrowserSettings.WebContentFilteringPolicyProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.workspacesweb.CfnBrowserSettings.WebContentFilteringPolicyProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnBrowserSettings.WebContentFilteringPolicyProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnBrowserSettings.WebContentFilteringPolicyProperty
@Stability(Stable)
@Internal
public static final class CfnBrowserSettings.WebContentFilteringPolicyProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnBrowserSettings.WebContentFilteringPolicyProperty
An implementation for
CfnBrowserSettings.WebContentFilteringPolicyProperty-
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.services.workspacesweb.CfnBrowserSettings.WebContentFilteringPolicyProperty
CfnBrowserSettings.WebContentFilteringPolicyProperty.Builder, CfnBrowserSettings.WebContentFilteringPolicyProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBrowserSettings.WebContentFilteringPolicyProperty.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 booleanURLs and domains that are always accessible to end users.Categories of websites that are blocked on the end user's browsers.URLs and domains that end users cannot access.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 theCfnBrowserSettings.WebContentFilteringPolicyProperty.Builder.
-
-
Method Details
-
getAllowedUrls
Description copied from interface:CfnBrowserSettings.WebContentFilteringPolicyPropertyURLs and domains that are always accessible to end users.- Specified by:
getAllowedUrlsin interfaceCfnBrowserSettings.WebContentFilteringPolicyProperty- See Also:
-
getBlockedCategories
Description copied from interface:CfnBrowserSettings.WebContentFilteringPolicyPropertyCategories of websites that are blocked on the end user's browsers.- Specified by:
getBlockedCategoriesin interfaceCfnBrowserSettings.WebContentFilteringPolicyProperty- See Also:
-
getBlockedUrls
Description copied from interface:CfnBrowserSettings.WebContentFilteringPolicyPropertyURLs and domains that end users cannot access.- Specified by:
getBlockedUrlsin interfaceCfnBrowserSettings.WebContentFilteringPolicyProperty- 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()
-