When passing UpdateAppRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
app_id: "String", name: "String",
description: "String",
data_sources: [
{
type: "String",
arn: "String",
database_name: "String",
},
],
type: "aws-flow-ruby", app_source: {
type: "git", url: "String",
username: "String",
password: "String",
ssh_key: "String",
revision: "String",
},
domains: ["String"],
enable_ssl: false,
ssl_configuration: {
certificate: "String", private_key: "String", chain: "String",
},
attributes: {
"DocumentRoot" => "String",
},
environment: [
{
key: "String", value: "String", secure: false,
},
],
}
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4