Module: Aws::CodeConnections::Client::_CreateHostResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateHostOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#host_arn ⇒ ::String
103 |
# File 'sig/client.rbs', line 103
def host_arn: () -> ::String
|
#tags ⇒ ::Array[Types::Tag]
104 |
# File 'sig/client.rbs', line 104
def tags: () -> ::Array[Types::Tag]
|