| Package | Description |
|---|---|
| com.amazonaws.services.licensemanagerusersubscriptions.model |
| Modifier and Type | Method and Description |
|---|---|
Settings |
Settings.clone() |
Settings |
IdentityProviderSummary.getSettings()
An object that details the registered identity provider’s product related configuration settings such as the
subnets to provision VPC endpoints.
|
Settings |
RegisterIdentityProviderRequest.getSettings()
The registered identity provider’s product related configuration settings such as the subnets to provision VPC
endpoints.
|
Settings |
Settings.withSecurityGroupId(String securityGroupId)
A security group ID that allows inbound TCP port 1688 communication between resources in your VPC and the VPC
endpoint for activation servers.
|
Settings |
Settings.withSubnets(Collection<String> subnets)
The subnets defined for the registered identity provider.
|
Settings |
Settings.withSubnets(String... subnets)
The subnets defined for the registered identity provider.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IdentityProviderSummary.setSettings(Settings settings)
An object that details the registered identity provider’s product related configuration settings such as the
subnets to provision VPC endpoints.
|
void |
RegisterIdentityProviderRequest.setSettings(Settings settings)
The registered identity provider’s product related configuration settings such as the subnets to provision VPC
endpoints.
|
IdentityProviderSummary |
IdentityProviderSummary.withSettings(Settings settings)
An object that details the registered identity provider’s product related configuration settings such as the
subnets to provision VPC endpoints.
|
RegisterIdentityProviderRequest |
RegisterIdentityProviderRequest.withSettings(Settings settings)
The registered identity provider’s product related configuration settings such as the subnets to provision VPC
endpoints.
|
Copyright © 2023. All rights reserved.