class Aws::FMS::Types::GetComplianceDetailRequest
@note When making an API call, you may pass GetComplianceDetailRequest
data as a hash: { policy_id: "PolicyId", # required member_account: "AWSAccountId", # required }
@!attribute [rw] policy_id
The ID of the policy that you want to get the details for. `PolicyId` is returned by `PutPolicy` and by `ListPolicies`. @return [String]
@!attribute [rw] member_account
The Amazon Web Services account that owns the resources that you want to get the details for. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/fms-2018-01-01/GetComplianceDetailRequest AWS API Documentation
Constants
- SENSITIVE