| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
static AppSecurityGroupManagement |
AppSecurityGroupManagement.fromValue(String value)
Use this in place of valueOf.
|
static AppSecurityGroupManagement |
AppSecurityGroupManagement.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AppSecurityGroupManagement[] |
AppSecurityGroupManagement.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateDomainRequest |
UpdateDomainRequest.withAppSecurityGroupManagement(AppSecurityGroupManagement appSecurityGroupManagement)
The entity that creates and manages the required security groups for inter-app communication in
VPCOnly mode. |
DescribeDomainResult |
DescribeDomainResult.withAppSecurityGroupManagement(AppSecurityGroupManagement appSecurityGroupManagement)
The entity that creates and manages the required security groups for inter-app communication in
VPCOnly mode. |
CreateDomainRequest |
CreateDomainRequest.withAppSecurityGroupManagement(AppSecurityGroupManagement appSecurityGroupManagement)
The entity that creates and manages the required security groups for inter-app communication in
VPCOnly mode. |
Copyright © 2024. All rights reserved.