Class CfnModel.HubAccessConfigProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.sagemaker.CfnModel.HubAccessConfigProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnModel.HubAccessConfigProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnModel.HubAccessConfigProperty
@Stability(Stable)
@Internal
public static final class CfnModel.HubAccessConfigProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnModel.HubAccessConfigProperty
An implementation for
CfnModel.HubAccessConfigProperty-
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.sagemaker.CfnModel.HubAccessConfigProperty
CfnModel.HubAccessConfigProperty.Builder, CfnModel.HubAccessConfigProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnModel.HubAccessConfigProperty.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 theCfnModel.HubAccessConfigProperty.Builder.
-
-
Method Details
-
getHubContentArn
Description copied from interface:CfnModel.HubAccessConfigPropertyThe ARN of your private model hub content.This should be a
ModelReferenceresource type that points to a SageMaker JumpStart public hub model.- Specified by:
getHubContentArnin interfaceCfnModel.HubAccessConfigProperty- 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()
-