| Package | Description |
|---|---|
| software.amazon.awssdk.services.appstream.model |
| Modifier and Type | Method and Description |
|---|---|
static EntitlementAttribute.Builder |
EntitlementAttribute.builder() |
EntitlementAttribute.Builder |
EntitlementAttribute.Builder.name(String name)
A supported AWS IAM SAML
PrincipalTag attribute that is matched to the associated value when a
user identity federates into an Amazon AppStream 2.0 SAML application. |
EntitlementAttribute.Builder |
EntitlementAttribute.toBuilder() |
EntitlementAttribute.Builder |
EntitlementAttribute.Builder.value(String value)
A value that is matched to a supported SAML attribute name when a user identity federates into an Amazon
AppStream 2.0 SAML application.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends EntitlementAttribute.Builder> |
EntitlementAttribute.serializableBuilderClass() |
Copyright © 2023. All rights reserved.