| Package | Description |
|---|---|
| com.amazonaws.services.cloudformation.model |
| Modifier and Type | Method and Description |
|---|---|
static IdentityProvider |
IdentityProvider.fromValue(String value)
Use this in place of valueOf.
|
static IdentityProvider |
IdentityProvider.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IdentityProvider[] |
IdentityProvider.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DescribePublisherResult |
DescribePublisherResult.withIdentityProvider(IdentityProvider identityProvider)
The type of account used as the identity provider when registering this publisher with CloudFormation.
|
TypeSummary |
TypeSummary.withPublisherIdentity(IdentityProvider publisherIdentity)
The service used to verify the publisher identity.
|
Copyright © 2022. All rights reserved.