@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:16.766Z") @Stability(value=Experimental) 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()
(experimental) A description of the scope.
|
String |
getScopeName()
(experimental) The name of the scope.
|
@Stability(value=Experimental) @NotNull String getScopeDescription()
@Stability(value=Experimental) @NotNull String getScopeName()
@Stability(value=Experimental) static ResourceServerScopeProps.Builder builder()
ResourceServerScopeProps.Builder of ResourceServerScopePropsCopyright © 2021. All rights reserved.