class Aws::Detective::Types::DeleteGraphRequest

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

data as a hash:

    {
      graph_arn: "GraphArn", # required
    }

@!attribute [rw] graph_arn

The ARN of the behavior graph to disable.
@return [String]

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

Constants

SENSITIVE