@Stability(value=Experimental) public static final class SecretRotationApplicationOptions.Builder extends Object implements software.amazon.jsii.Builder<SecretRotationApplicationOptions>
SecretRotationApplicationOptions| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
SecretRotationApplicationOptions |
build()
Builds the configured instance.
|
SecretRotationApplicationOptions.Builder |
isMultiUser(Boolean isMultiUser)
Sets the value of
SecretRotationApplicationOptions.getIsMultiUser() |
@Stability(value=Experimental) public SecretRotationApplicationOptions.Builder isMultiUser(Boolean isMultiUser)
SecretRotationApplicationOptions.getIsMultiUser()isMultiUser - Whether the rotation application uses the mutli user scheme.this@Stability(value=Experimental) public SecretRotationApplicationOptions build()
build in interface software.amazon.jsii.Builder<SecretRotationApplicationOptions>SecretRotationApplicationOptionsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.