CreatePracticeRunConfigurationResponse.Builder |
CreatePracticeRunConfigurationResponse.Builder.arn(String arn) |
The Amazon Resource Name (ARN) of the resource that you configured the practice run for.
|
static CreatePracticeRunConfigurationResponse.Builder |
CreatePracticeRunConfigurationResponse.builder() |
|
CreatePracticeRunConfigurationResponse.Builder |
CreatePracticeRunConfigurationResponse.Builder.name(String name) |
The name of the resource that you configured the practice run for.
|
default CreatePracticeRunConfigurationResponse.Builder |
CreatePracticeRunConfigurationResponse.Builder.practiceRunConfiguration(Consumer<PracticeRunConfiguration.Builder> practiceRunConfiguration) |
A practice run configuration for a resource.
|
CreatePracticeRunConfigurationResponse.Builder |
CreatePracticeRunConfigurationResponse.Builder.practiceRunConfiguration(PracticeRunConfiguration practiceRunConfiguration) |
A practice run configuration for a resource.
|
CreatePracticeRunConfigurationResponse.Builder |
CreatePracticeRunConfigurationResponse.toBuilder() |
|
CreatePracticeRunConfigurationResponse.Builder |
CreatePracticeRunConfigurationResponse.Builder.zonalAutoshiftStatus(String zonalAutoshiftStatus) |
The status for zonal autoshift for a resource.
|
CreatePracticeRunConfigurationResponse.Builder |
CreatePracticeRunConfigurationResponse.Builder.zonalAutoshiftStatus(ZonalAutoshiftStatus zonalAutoshiftStatus) |
The status for zonal autoshift for a resource.
|