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/AppRegistry/Types/CreateApplicationRequest.html below:

CreateApplicationRequest — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::AppRegistry::Types::CreateApplicationRequest
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

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

{
  name: "Name",   description: "Description",
  tags: {
    "TagKey" => "TagValue",
  },
  client_token: "ClientToken", }
Instance Attribute Summary collapse Instance Attribute Details #client_token ⇒ String

A unique identifier that you provide to ensure idempotency. If you retry a request that completed successfully using the same client token and the same parameters, the retry succeeds without performing any further actions. If you retry a successful request using the same client token, but one or more of the parameters are different, the retry fails.

#description ⇒ String

The description of the application.

#name ⇒ String

The name of the application. The name must be unique in the region in which you are creating the application.

#tags ⇒ Hash<String,String>

Key-value pairs you can use to associate with the application.


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