Module: Aws::CodePipeline::Client::_CreateCustomActionTypeResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateCustomActionTypeOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#action_type ⇒ Types::ActionType
107 |
# File 'sig/client.rbs', line 107
def action_type: () -> Types::ActionType
|
#tags ⇒ ::Array[Types::Tag]
108 |
# File 'sig/client.rbs', line 108
def tags: () -> ::Array[Types::Tag]
|