@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DescribeStudioLifecycleConfigResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
Constructor and Description |
---|
DescribeStudioLifecycleConfigResult() |
Modifier and Type | Method and Description |
---|---|
DescribeStudioLifecycleConfigResult |
clone() |
boolean |
equals(Object obj) |
Date |
getCreationTime()
The creation time of the Amazon SageMaker Studio Lifecycle Configuration.
|
Date |
getLastModifiedTime()
This value is equivalent to CreationTime because Amazon SageMaker Studio Lifecycle Configurations are immutable.
|
String |
getStudioLifecycleConfigAppType()
The App type that the Lifecycle Configuration is attached to.
|
String |
getStudioLifecycleConfigArn()
The ARN of the Lifecycle Configuration to describe.
|
String |
getStudioLifecycleConfigContent()
The content of your Amazon SageMaker Studio Lifecycle Configuration script.
|
String |
getStudioLifecycleConfigName()
The name of the Amazon SageMaker Studio Lifecycle Configuration that is described.
|
int |
hashCode() |
void |
setCreationTime(Date creationTime)
The creation time of the Amazon SageMaker Studio Lifecycle Configuration.
|
void |
setLastModifiedTime(Date lastModifiedTime)
This value is equivalent to CreationTime because Amazon SageMaker Studio Lifecycle Configurations are immutable.
|
void |
setStudioLifecycleConfigAppType(String studioLifecycleConfigAppType)
The App type that the Lifecycle Configuration is attached to.
|
void |
setStudioLifecycleConfigArn(String studioLifecycleConfigArn)
The ARN of the Lifecycle Configuration to describe.
|
void |
setStudioLifecycleConfigContent(String studioLifecycleConfigContent)
The content of your Amazon SageMaker Studio Lifecycle Configuration script.
|
void |
setStudioLifecycleConfigName(String studioLifecycleConfigName)
The name of the Amazon SageMaker Studio Lifecycle Configuration that is described.
|
String |
toString()
Returns a string representation of this object.
|
DescribeStudioLifecycleConfigResult |
withCreationTime(Date creationTime)
The creation time of the Amazon SageMaker Studio Lifecycle Configuration.
|
DescribeStudioLifecycleConfigResult |
withLastModifiedTime(Date lastModifiedTime)
This value is equivalent to CreationTime because Amazon SageMaker Studio Lifecycle Configurations are immutable.
|
DescribeStudioLifecycleConfigResult |
withStudioLifecycleConfigAppType(String studioLifecycleConfigAppType)
The App type that the Lifecycle Configuration is attached to.
|
DescribeStudioLifecycleConfigResult |
withStudioLifecycleConfigAppType(StudioLifecycleConfigAppType studioLifecycleConfigAppType)
The App type that the Lifecycle Configuration is attached to.
|
DescribeStudioLifecycleConfigResult |
withStudioLifecycleConfigArn(String studioLifecycleConfigArn)
The ARN of the Lifecycle Configuration to describe.
|
DescribeStudioLifecycleConfigResult |
withStudioLifecycleConfigContent(String studioLifecycleConfigContent)
The content of your Amazon SageMaker Studio Lifecycle Configuration script.
|
DescribeStudioLifecycleConfigResult |
withStudioLifecycleConfigName(String studioLifecycleConfigName)
The name of the Amazon SageMaker Studio Lifecycle Configuration that is described.
|
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadata
public void setStudioLifecycleConfigArn(String studioLifecycleConfigArn)
The ARN of the Lifecycle Configuration to describe.
studioLifecycleConfigArn
- The ARN of the Lifecycle Configuration to describe.public String getStudioLifecycleConfigArn()
The ARN of the Lifecycle Configuration to describe.
public DescribeStudioLifecycleConfigResult withStudioLifecycleConfigArn(String studioLifecycleConfigArn)
The ARN of the Lifecycle Configuration to describe.
studioLifecycleConfigArn
- The ARN of the Lifecycle Configuration to describe.public void setStudioLifecycleConfigName(String studioLifecycleConfigName)
The name of the Amazon SageMaker Studio Lifecycle Configuration that is described.
studioLifecycleConfigName
- The name of the Amazon SageMaker Studio Lifecycle Configuration that is described.public String getStudioLifecycleConfigName()
The name of the Amazon SageMaker Studio Lifecycle Configuration that is described.
public DescribeStudioLifecycleConfigResult withStudioLifecycleConfigName(String studioLifecycleConfigName)
The name of the Amazon SageMaker Studio Lifecycle Configuration that is described.
studioLifecycleConfigName
- The name of the Amazon SageMaker Studio Lifecycle Configuration that is described.public void setCreationTime(Date creationTime)
The creation time of the Amazon SageMaker Studio Lifecycle Configuration.
creationTime
- The creation time of the Amazon SageMaker Studio Lifecycle Configuration.public Date getCreationTime()
The creation time of the Amazon SageMaker Studio Lifecycle Configuration.
public DescribeStudioLifecycleConfigResult withCreationTime(Date creationTime)
The creation time of the Amazon SageMaker Studio Lifecycle Configuration.
creationTime
- The creation time of the Amazon SageMaker Studio Lifecycle Configuration.public void setLastModifiedTime(Date lastModifiedTime)
This value is equivalent to CreationTime because Amazon SageMaker Studio Lifecycle Configurations are immutable.
lastModifiedTime
- This value is equivalent to CreationTime because Amazon SageMaker Studio Lifecycle Configurations are
immutable.public Date getLastModifiedTime()
This value is equivalent to CreationTime because Amazon SageMaker Studio Lifecycle Configurations are immutable.
public DescribeStudioLifecycleConfigResult withLastModifiedTime(Date lastModifiedTime)
This value is equivalent to CreationTime because Amazon SageMaker Studio Lifecycle Configurations are immutable.
lastModifiedTime
- This value is equivalent to CreationTime because Amazon SageMaker Studio Lifecycle Configurations are
immutable.public void setStudioLifecycleConfigContent(String studioLifecycleConfigContent)
The content of your Amazon SageMaker Studio Lifecycle Configuration script.
studioLifecycleConfigContent
- The content of your Amazon SageMaker Studio Lifecycle Configuration script.public String getStudioLifecycleConfigContent()
The content of your Amazon SageMaker Studio Lifecycle Configuration script.
public DescribeStudioLifecycleConfigResult withStudioLifecycleConfigContent(String studioLifecycleConfigContent)
The content of your Amazon SageMaker Studio Lifecycle Configuration script.
studioLifecycleConfigContent
- The content of your Amazon SageMaker Studio Lifecycle Configuration script.public void setStudioLifecycleConfigAppType(String studioLifecycleConfigAppType)
The App type that the Lifecycle Configuration is attached to.
studioLifecycleConfigAppType
- The App type that the Lifecycle Configuration is attached to.StudioLifecycleConfigAppType
public String getStudioLifecycleConfigAppType()
The App type that the Lifecycle Configuration is attached to.
StudioLifecycleConfigAppType
public DescribeStudioLifecycleConfigResult withStudioLifecycleConfigAppType(String studioLifecycleConfigAppType)
The App type that the Lifecycle Configuration is attached to.
studioLifecycleConfigAppType
- The App type that the Lifecycle Configuration is attached to.StudioLifecycleConfigAppType
public DescribeStudioLifecycleConfigResult withStudioLifecycleConfigAppType(StudioLifecycleConfigAppType studioLifecycleConfigAppType)
The App type that the Lifecycle Configuration is attached to.
studioLifecycleConfigAppType
- The App type that the Lifecycle Configuration is attached to.StudioLifecycleConfigAppType
public String toString()
toString
in class Object
Object.toString()
public DescribeStudioLifecycleConfigResult clone()