@Stability(value=External) public static final class CfnServer.IdentityProviderDetailsProperty.Builder extends Object
CfnServer.IdentityProviderDetailsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnServer.IdentityProviderDetailsProperty |
build()
Builds the configured instance.
|
CfnServer.IdentityProviderDetailsProperty.Builder |
invocationRole(String invocationRole)
Sets the value of InvocationRole
|
CfnServer.IdentityProviderDetailsProperty.Builder |
url(String url)
Sets the value of Url
|
@Stability(value=External) public CfnServer.IdentityProviderDetailsProperty.Builder invocationRole(String invocationRole)
invocationRole - `CfnServer.IdentityProviderDetailsProperty.InvocationRole`.this@Stability(value=External) public CfnServer.IdentityProviderDetailsProperty.Builder url(String url)
url - `CfnServer.IdentityProviderDetailsProperty.Url`.this@Stability(value=External) public CfnServer.IdentityProviderDetailsProperty build()
CfnServer.IdentityProviderDetailsPropertyNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.