Module: Aws::VPCLattice::Client::_UpdateServiceNetworkResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::UpdateServiceNetworkResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
1239 |
# File 'sig/client.rbs', line 1239
def arn: () -> ::String
|
#auth_type ⇒ "NONE", "AWS_IAM"
1240 |
# File 'sig/client.rbs', line 1240
def auth_type: () -> ("NONE" | "AWS_IAM")
|
#id ⇒ ::String
1237 |
# File 'sig/client.rbs', line 1237
def id: () -> ::String
|
#name ⇒ ::String
1238 |
# File 'sig/client.rbs', line 1238
def name: () -> ::String
|