class Aws::Detective::Types::CreateGraphRequest

@note When making an API call, you may pass CreateGraphRequest

data as a hash:

    {
      tags: {
        "TagKey" => "TagValue",
      },
    }

@!attribute [rw] tags

The tags to assign to the new behavior graph. You can add up to 50
tags. For each tag, you provide the tag key and the tag value. Each
tag key can contain up to 128 characters. Each tag value can contain
up to 256 characters.
@return [Hash<String,String>]

@see docs.aws.amazon.com/goto/WebAPI/detective-2018-10-26/CreateGraphRequest AWS API Documentation

Constants

SENSITIVE