| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
RetentionPolicy |
RetentionPolicy.clone() |
RetentionPolicy |
DeleteDomainRequest.getRetentionPolicy()
The retention policy for this domain, which specifies which resources will be retained after the Domain is
deleted.
|
RetentionPolicy |
RetentionPolicy.withHomeEfsFileSystem(RetentionType homeEfsFileSystem)
The home Amazon Elastic File System (EFS).
|
RetentionPolicy |
RetentionPolicy.withHomeEfsFileSystem(String homeEfsFileSystem)
The home Amazon Elastic File System (EFS).
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeleteDomainRequest.setRetentionPolicy(RetentionPolicy retentionPolicy)
The retention policy for this domain, which specifies which resources will be retained after the Domain is
deleted.
|
DeleteDomainRequest |
DeleteDomainRequest.withRetentionPolicy(RetentionPolicy retentionPolicy)
The retention policy for this domain, which specifies which resources will be retained after the Domain is
deleted.
|
Copyright © 2020. All rights reserved.