JumpStartLaunchedRegionInfo: Data class for launched region info.

JumpStartLaunchedRegionInfoR Documentation

Data class for launched region info.

Description

Data class for launched region info.

Data class for launched region info.

Super class

sagemaker.core::JumpStartDataHolderType -> JumpStartLaunchedRegionInfo

Public fields

content_bucket

Name of JumpStart s3 content bucket associated with region.

region_name

Name of JumpStart launched region.

Methods

Public methods

Inherited methods

Method new()

Instantiates JumpStartLaunchedRegionInfo object.

Usage
JumpStartLaunchedRegionInfo$new(content_bucket, region_name)
Arguments
content_bucket

(str): Name of JumpStart s3 content bucket associated with region.

region_name

(str): Name of JumpStart launched region.


Method clone()

The objects of this class are cloneable with this method.

Usage
JumpStartLaunchedRegionInfo$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


DyfanJones/sagemaker-r-local documentation built on June 14, 2022, 10:32 p.m.