Module: Aws::ARCZonalShift::Client::_DeletePracticeRunConfigurationResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DeletePracticeRunConfigurationResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
143 |
# File 'sig/client.rbs', line 143
def arn: () -> ::String
|
#name ⇒ ::String
144 |
# File 'sig/client.rbs', line 144
def name: () -> ::String
|
#zonal_autoshift_status ⇒ "ENABLED", "DISABLED"
145 |
# File 'sig/client.rbs', line 145
def zonal_autoshift_status: () -> ("ENABLED" | "DISABLED")
|