class Aws::WorkLink::Types::UpdateAuditStreamConfigurationRequest
@note When making an API call, you may pass UpdateAuditStreamConfigurationRequest
data as a hash: { fleet_arn: "FleetArn", # required audit_stream_arn: "AuditStreamArn", }
@!attribute [rw] fleet_arn
The ARN of the fleet. @return [String]
@!attribute [rw] audit_stream_arn
The ARN of the Amazon Kinesis data stream that receives the audit events. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/worklink-2018-09-25/UpdateAuditStreamConfigurationRequest AWS API Documentation
Constants
- SENSITIVE