Module: Aws::GameLift::Client::_CreateBuildResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateBuildOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #build ⇒ Types::Build
- #storage_location ⇒ Types::S3Location
- #upload_credentials ⇒ Types::AwsCredentials
Instance Method Details
#storage_location ⇒ Types::S3Location
134 |
# File 'sig/client.rbs', line 134
def storage_location: () -> Types::S3Location
|
#upload_credentials ⇒ Types::AwsCredentials
133 |
# File 'sig/client.rbs', line 133
def upload_credentials: () -> Types::AwsCredentials
|