A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/OpsWorksCM/Types/CreateServerRequest.html below:

CreateServerRequest — AWS SDK for Ruby V2

When passing CreateServerRequest as input to an Aws::Client method, you can use a vanilla Hash:

{
  associate_public_ip_address: false,
  custom_domain: "CustomDomain",
  custom_certificate: "CustomCertificate",
  custom_private_key: "CustomPrivateKey",
  disable_automated_backup: false,
  engine: "String",   engine_model: "String",
  engine_version: "String",
  engine_attributes: [
    {
      name: "EngineAttributeName",
      value: "EngineAttributeValue",
    },
  ],
  backup_retention_count: 1,
  server_name: "ServerName",   instance_profile_arn: "InstanceProfileArn",   instance_type: "String",   key_pair: "KeyPair",
  preferred_maintenance_window: "TimeWindowDefinition",
  preferred_backup_window: "TimeWindowDefinition",
  security_group_ids: ["String"],
  service_role_arn: "ServiceRoleArn",   subnet_ids: ["String"],
  tags: [
    {
      key: "TagKey",       value: "TagValue",     },
  ],
  backup_id: "BackupId",
}

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