@Generated(value="jsii-pacmak/1.24.0 (build b722f66)", date="2021-03-11T13:46:52.485Z") @Stability(value=Stable) public interface ResourceServerScopeProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
ResourceServerScopeProps.Builder
A builder for
ResourceServerScopeProps |
static class |
ResourceServerScopeProps.Jsii$Proxy
An implementation for
ResourceServerScopeProps |
| Modifier and Type | Method and Description |
|---|---|
static ResourceServerScopeProps.Builder |
builder() |
String |
getScopeDescription()
A description of the scope.
|
String |
getScopeName()
The name of the scope.
|
@Stability(value=Stable) @NotNull String getScopeDescription()
@Stability(value=Stable) @NotNull String getScopeName()
@Stability(value=Stable) static ResourceServerScopeProps.Builder builder()
ResourceServerScopeProps.Builder of ResourceServerScopePropsCopyright © 2021. All rights reserved.