Module: Aws::OSIS::Client::_ValidatePipelineResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ValidatePipelineResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#errors ⇒ ::Array[Types::ValidationMessage]
361 |
# File 'sig/client.rbs', line 361
def errors: () -> ::Array[Types::ValidationMessage]
|
#is_valid ⇒ Boolean
360 |
# File 'sig/client.rbs', line 360
def is_valid: () -> bool
|