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/Detective/Types/MemberDetail.html below:

MemberDetail — 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::Detective::Types::MemberDetail
Inherits:
Struct show all
Defined in:
(unknown)
Overview

Details about a member account that was invited to contribute to a behavior graph.

Instance Attribute Summary collapse Instance Attribute Details #account_id ⇒ String

The AWS account identifier for the member account.

#disabled_reason ⇒ String

For member accounts with a status of ACCEPTED_BUT_DISABLED, the reason that the member account is not enabled.

The reason can have one of the following values:

#email_address ⇒ String

The AWS account root user email address for the member account.

#graph_arn ⇒ String

The ARN of the behavior graph that the member account was invited to.

#invited_time ⇒ Time

The date and time that Detective sent the invitation to the member account. The value is in milliseconds since the epoch.

#master_id ⇒ String

The AWS account identifier of the master account for the behavior graph.

#percent_of_graph_utilization ⇒ Float

The member account data volume as a percentage of the maximum allowed data volume. 0 indicates 0 percent, and 100 indicates 100 percent.

Note that this is not the percentage of the behavior graph data volume.

For example, the data volume for the behavior graph is 80 GB per day. The maximum data volume is 160 GB per day. If the data volume for the member account is 40 GB per day, then PercentOfGraphUtilization is 25. It represents 25% of the maximum allowed data volume.

#percent_of_graph_utilization_updated_time ⇒ Time

The date and time when the graph utilization percentage was last updated.

#status ⇒ String

The current membership status of the member account. The status can have one of the following values:

Member accounts that declined an invitation or that were removed from the behavior graph are not included.

Possible values:

#updated_time ⇒ Time

The date and time that the member account was last updated. The value is in milliseconds since the epoch.


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