class Aws::AccessAnalyzer::Types::DeleteAnalyzerRequest
Deletes an analyzer.
@note When making an API call, you may pass DeleteAnalyzerRequest
data as a hash: { analyzer_name: "Name", # required client_token: "String", }
@!attribute [rw] analyzer_name
The name of the analyzer to delete. @return [String]
@!attribute [rw] client_token
A client token. **A suitable default value is auto-generated.** You should normally not need to pass this option. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/accessanalyzer-2019-11-01/DeleteAnalyzerRequest AWS API Documentation
Constants
- SENSITIVE