Class CfnLicensePropsMixin.BorrowConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.licensemanager.CfnLicensePropsMixin.BorrowConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnLicensePropsMixin.BorrowConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnLicensePropsMixin.BorrowConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnLicensePropsMixin.BorrowConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnLicensePropsMixin.BorrowConfigurationProperty
An implementation for
CfnLicensePropsMixin.BorrowConfigurationProperty-
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.licensemanager.CfnLicensePropsMixin.BorrowConfigurationProperty
CfnLicensePropsMixin.BorrowConfigurationProperty.Builder, CfnLicensePropsMixin.BorrowConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLicensePropsMixin.BorrowConfigurationProperty.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 theCfnLicensePropsMixin.BorrowConfigurationProperty.Builder.
-
-
Method Details
-
getAllowEarlyCheckIn
Description copied from interface:CfnLicensePropsMixin.BorrowConfigurationPropertyIndicates whether early check-ins are allowed.Returns union: either
BooleanorIResolvable- Specified by:
getAllowEarlyCheckInin interfaceCfnLicensePropsMixin.BorrowConfigurationProperty- See Also:
-
getMaxTimeToLiveInMinutes
Description copied from interface:CfnLicensePropsMixin.BorrowConfigurationPropertyMaximum time for the borrow configuration, in minutes.- Specified by:
getMaxTimeToLiveInMinutesin interfaceCfnLicensePropsMixin.BorrowConfigurationProperty- 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()
-