@Stability(value=Stable) 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 |
withInvocationRole(String value)
Sets the value of InvocationRole
|
CfnServer.IdentityProviderDetailsProperty.Builder |
withUrl(String value)
Sets the value of Url
|
@Stability(value=Stable) public CfnServer.IdentityProviderDetailsProperty.Builder withInvocationRole(String value)
value - `CfnServer.IdentityProviderDetailsProperty.InvocationRole`.this@Stability(value=Stable) public CfnServer.IdentityProviderDetailsProperty.Builder withUrl(String value)
value - `CfnServer.IdentityProviderDetailsProperty.Url`.this@Stability(value=Stable) public CfnServer.IdentityProviderDetailsProperty build()
CfnServer.IdentityProviderDetailsPropertyNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.