class Aws::Detective::Types::StartMonitoringMemberRequest
@note When making an API call, you may pass StartMonitoringMemberRequest
data as a hash: { graph_arn: "GraphArn", # required account_id: "AccountId", # required }
@!attribute [rw] graph_arn
The ARN of the behavior graph. @return [String]
@!attribute [rw] account_id
The account ID of the member account to try to enable. The account must be an invited member account with a status of `ACCEPTED_BUT_DISABLED`. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/detective-2018-10-26/StartMonitoringMemberRequest AWS API Documentation
Constants
- SENSITIVE