public static final class CfnUserPoolResourceServer.ResourceServerScopeTypeProperty.Builder
extends java.lang.Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnUserPoolResourceServer.ResourceServerScopeTypeProperty |
build()
Builds the configured instance.
|
CfnUserPoolResourceServer.ResourceServerScopeTypeProperty.Builder |
scopeDescription(java.lang.String scopeDescription)
|
CfnUserPoolResourceServer.ResourceServerScopeTypeProperty.Builder |
scopeName(java.lang.String scopeName)
Sets the value of
CfnUserPoolResourceServer.ResourceServerScopeTypeProperty.getScopeName() |
public CfnUserPoolResourceServer.ResourceServerScopeTypeProperty.Builder scopeDescription(java.lang.String scopeDescription)
scopeDescription
- A description of the scope. This parameter is required.this
public CfnUserPoolResourceServer.ResourceServerScopeTypeProperty.Builder scopeName(java.lang.String scopeName)
CfnUserPoolResourceServer.ResourceServerScopeTypeProperty.getScopeName()
scopeName
- The name of the scope. This parameter is required.this
public CfnUserPoolResourceServer.ResourceServerScopeTypeProperty build()
CfnUserPoolResourceServer.ResourceServerScopeTypeProperty
java.lang.NullPointerException
- if any required attribute was not provided