Class CfnGrantProps.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.licensemanager.CfnGrantProps.Jsii$Proxy
- All Implemented Interfaces:
CfnGrantProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnGrantProps
@Stability(Stable)
@Internal
public static final class CfnGrantProps.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnGrantProps
An implementation for
CfnGrantProps-
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.licensemanager.CfnGrantProps
CfnGrantProps.Builder, CfnGrantProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnGrantProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnGrantProps.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
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 theCfnGrantProps.Builder.
-
-
Method Details
-
getAllowedOperations
Description copied from interface:CfnGrantPropsAllowed operations for the grant.- Specified by:
getAllowedOperationsin interfaceCfnGrantProps- See Also:
-
getGrantName
Description copied from interface:CfnGrantPropsGrant name.- Specified by:
getGrantNamein interfaceCfnGrantProps- See Also:
-
getHomeRegion
Description copied from interface:CfnGrantPropsHome Region of the grant.- Specified by:
getHomeRegionin interfaceCfnGrantProps- See Also:
-
getLicenseArn
Description copied from interface:CfnGrantPropsLicense ARN.- Specified by:
getLicenseArnin interfaceCfnGrantProps- See Also:
-
getPrincipals
Description copied from interface:CfnGrantPropsThe grant principals. You can specify one of the following as an Amazon Resource Name (ARN):.- An AWS account, which includes only the account specified.
- An organizational unit (OU), which includes all accounts in the OU.
- An organization, which will include all accounts across your organization.
- Specified by:
getPrincipalsin interfaceCfnGrantProps- See Also:
-
getStatus
Description copied from interface:CfnGrantPropsGranted license status.- Specified by:
getStatusin interfaceCfnGrantProps- 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()
-