@Stability(value=Stable) public static final class CfnServer.IdentityProviderDetailsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnServer.IdentityProviderDetailsProperty>
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
CfnServer.IdentityProviderDetailsProperty.getInvocationRole() |
CfnServer.IdentityProviderDetailsProperty.Builder |
url(String url)
Sets the value of
CfnServer.IdentityProviderDetailsProperty.getUrl() |
@Stability(value=Stable) public CfnServer.IdentityProviderDetailsProperty.Builder invocationRole(String invocationRole)
CfnServer.IdentityProviderDetailsProperty.getInvocationRole()invocationRole - `CfnServer.IdentityProviderDetailsProperty.InvocationRole`. This parameter is required.this@Stability(value=Stable) public CfnServer.IdentityProviderDetailsProperty.Builder url(String url)
CfnServer.IdentityProviderDetailsProperty.getUrl()url - `CfnServer.IdentityProviderDetailsProperty.Url`. This parameter is required.this@Stability(value=Stable) public CfnServer.IdentityProviderDetailsProperty build()
build in interface software.amazon.jsii.Builder<CfnServer.IdentityProviderDetailsProperty>CfnServer.IdentityProviderDetailsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.