| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
static FeatureStatus |
FeatureStatus.fromValue(String value)
Use this in place of valueOf.
|
static FeatureStatus |
FeatureStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FeatureStatus[] |
FeatureStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DockerSettings |
DockerSettings.withEnableDockerAccess(FeatureStatus enableDockerAccess)
Indicates whether the domain can access Docker.
|
KendraSettings |
KendraSettings.withStatus(FeatureStatus status)
Describes whether the document querying feature is enabled or disabled in the Canvas application.
|
DirectDeploySettings |
DirectDeploySettings.withStatus(FeatureStatus status)
Describes whether model deployment permissions are enabled or disabled in the Canvas application.
|
IdentityProviderOAuthSetting |
IdentityProviderOAuthSetting.withStatus(FeatureStatus status)
Describes whether OAuth for a data source is enabled or disabled in the Canvas application.
|
ModelRegisterSettings |
ModelRegisterSettings.withStatus(FeatureStatus status)
Describes whether the integration to the model registry is enabled or disabled in the Canvas application.
|
TimeSeriesForecastingSettings |
TimeSeriesForecastingSettings.withStatus(FeatureStatus status)
Describes whether time series forecasting is enabled or disabled in the Canvas application.
|
AmazonQSettings |
AmazonQSettings.withStatus(FeatureStatus status)
Whether Amazon Q has been enabled within the domain.
|
Copyright © 2024. All rights reserved.