UpdateProtectConfigurationResponse.Builder |
UpdateProtectConfigurationResponse.Builder.accountDefault(Boolean accountDefault) |
This is true if the protect configuration is set as your account default protect configuration.
|
static UpdateProtectConfigurationResponse.Builder |
UpdateProtectConfigurationResponse.builder() |
|
UpdateProtectConfigurationResponse.Builder |
UpdateProtectConfigurationResponse.Builder.createdTimestamp(Instant createdTimestamp) |
The time when the protect configuration was created, in UNIX epoch
time format.
|
UpdateProtectConfigurationResponse.Builder |
UpdateProtectConfigurationResponse.Builder.deletionProtectionEnabled(Boolean deletionProtectionEnabled) |
The status of deletion protection for the protect configuration.
|
UpdateProtectConfigurationResponse.Builder |
UpdateProtectConfigurationResponse.Builder.protectConfigurationArn(String protectConfigurationArn) |
The Amazon Resource Name (ARN) of the protect configuration.
|
UpdateProtectConfigurationResponse.Builder |
UpdateProtectConfigurationResponse.Builder.protectConfigurationId(String protectConfigurationId) |
The unique identifier for the protect configuration.
|
UpdateProtectConfigurationResponse.Builder |
UpdateProtectConfigurationResponse.toBuilder() |
|