Class CfnPolicyGrantPropsMixin.CreateProjectFromProjectProfilePolicyGrantDetailProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.datazone.CfnPolicyGrantPropsMixin.CreateProjectFromProjectProfilePolicyGrantDetailProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnPolicyGrantPropsMixin.CreateProjectFromProjectProfilePolicyGrantDetailProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnPolicyGrantPropsMixin.CreateProjectFromProjectProfilePolicyGrantDetailProperty
@Stability(Stable)
@Internal
public static final class CfnPolicyGrantPropsMixin.CreateProjectFromProjectProfilePolicyGrantDetailProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnPolicyGrantPropsMixin.CreateProjectFromProjectProfilePolicyGrantDetailProperty
An implementation for
CfnPolicyGrantPropsMixin.CreateProjectFromProjectProfilePolicyGrantDetailProperty-
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.datazone.CfnPolicyGrantPropsMixin.CreateProjectFromProjectProfilePolicyGrantDetailProperty
CfnPolicyGrantPropsMixin.CreateProjectFromProjectProfilePolicyGrantDetailProperty.Builder, CfnPolicyGrantPropsMixin.CreateProjectFromProjectProfilePolicyGrantDetailProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnPolicyGrantPropsMixin.CreateProjectFromProjectProfilePolicyGrantDetailProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnPolicyGrantPropsMixin.CreateProjectFromProjectProfilePolicyGrantDetailProperty.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 ObjectSpecifies whether to include child domain units when creating a project from project profile policy grant details.Specifies project profiles when creating a project from project profile policy grant details.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
protected Jsii$Proxy(CfnPolicyGrantPropsMixin.CreateProjectFromProjectProfilePolicyGrantDetailProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnPolicyGrantPropsMixin.CreateProjectFromProjectProfilePolicyGrantDetailProperty.Builder.
-
-
Method Details
-
getIncludeChildDomainUnits
Description copied from interface:CfnPolicyGrantPropsMixin.CreateProjectFromProjectProfilePolicyGrantDetailPropertySpecifies whether to include child domain units when creating a project from project profile policy grant details.Returns union: either
BooleanorIResolvable- Specified by:
getIncludeChildDomainUnitsin interfaceCfnPolicyGrantPropsMixin.CreateProjectFromProjectProfilePolicyGrantDetailProperty- See Also:
-
getProjectProfiles
Description copied from interface:CfnPolicyGrantPropsMixin.CreateProjectFromProjectProfilePolicyGrantDetailPropertySpecifies project profiles when creating a project from project profile policy grant details.- Specified by:
getProjectProfilesin interfaceCfnPolicyGrantPropsMixin.CreateProjectFromProjectProfilePolicyGrantDetailProperty- 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()
-