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/EC2/Types/ModifyInstanceAttributeRequest.html below:

ModifyInstanceAttributeRequest — AWS SDK for Ruby V2

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

{
  source_dest_check: {
    value: false,
  },
  attribute: "instanceType",   block_device_mappings: [
    {
      device_name: "String",
      ebs: {
        delete_on_termination: false,
        volume_id: "VolumeId",
      },
      no_device: "String",
      virtual_name: "String",
    },
  ],
  disable_api_termination: {
    value: false,
  },
  dry_run: false,
  ebs_optimized: {
    value: false,
  },
  ena_support: {
    value: false,
  },
  groups: ["String"],
  instance_id: "InstanceId",   instance_initiated_shutdown_behavior: "value",   instance_type: "value",   kernel: "value",   ramdisk: "value",   sriov_net_support: "value",   user_data: {
    value: "data",
  },
  value: "String",
}

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