@Generated(value="jsii-pacmak/1.24.0 (build b722f66)", date="2021-03-11T13:46:52.485Z") @Stability(value=Stable) public class ResourceServerScope extends software.amazon.jsii.JsiiObject
| Modifier and Type | Class and Description |
|---|---|
static class |
ResourceServerScope.Builder
A fluent builder for
ResourceServerScope. |
| Modifier | Constructor and Description |
|---|---|
protected |
ResourceServerScope(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
ResourceServerScope(software.amazon.jsii.JsiiObjectRef objRef) |
|
ResourceServerScope(ResourceServerScopeProps props) |
| Modifier and Type | Method and Description |
|---|---|
String |
getScopeDescription()
A description of the scope.
|
String |
getScopeName()
The name of the scope.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected ResourceServerScope(software.amazon.jsii.JsiiObjectRef objRef)
protected ResourceServerScope(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Stable)
public ResourceServerScope(@NotNull
ResourceServerScopeProps props)
props - This parameter is required.Copyright © 2021. All rights reserved.