@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:48.020Z") @Stability(value=Experimental) public interface SecretRotationApplicationOptions extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
SecretRotationApplicationOptions.Builder
A builder for
SecretRotationApplicationOptions |
static class |
SecretRotationApplicationOptions.Jsii$Proxy
An implementation for
SecretRotationApplicationOptions |
| Modifier and Type | Method and Description |
|---|---|
static SecretRotationApplicationOptions.Builder |
builder() |
default Boolean |
getIsMultiUser()
(experimental) Whether the rotation application uses the mutli user scheme.
|
@Stability(value=Experimental) @Nullable default Boolean getIsMultiUser()
Default: false
@Stability(value=Experimental) static SecretRotationApplicationOptions.Builder builder()
Copyright © 2021. All rights reserved.