@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.428Z") @Stability(value=Experimental) public interface ServicePrincipalOpts extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
ServicePrincipalOpts.Builder
A builder for
ServicePrincipalOpts |
static class |
ServicePrincipalOpts.Jsii$Proxy
An implementation for
ServicePrincipalOpts |
| Modifier and Type | Method and Description |
|---|---|
static ServicePrincipalOpts.Builder |
builder() |
default Map<String,Object> |
getConditions()
(experimental) Additional conditions to add to the Service Principal.
|
default String |
getRegion()
(experimental) The region in which the service is operating.
|
@Stability(value=Experimental) @Nullable default Map<String,Object> getConditions()
Default: - No conditions
@Stability(value=Experimental) @Nullable default String getRegion()
Default: the current Stack's region.
@Stability(value=Experimental) static ServicePrincipalOpts.Builder builder()
ServicePrincipalOpts.Builder of ServicePrincipalOptsCopyright © 2021. All rights reserved.