class
Amazonite::CloudFormation::DescribeResourceScanInput
- Amazonite::CloudFormation::DescribeResourceScanInput
- Reference
- Object
Defined in:
cloudformation/describe_resource_scan_input.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) -
#resource_scan_id : String
The Amazon Resource Name (ARN) of the resource scan.
-
#resource_scan_id=(resource_scan_id : String)
The Amazon Resource Name (ARN) of the resource scan.
- #to_query_params(prefix : String) : Array(Tuple(String, String))
- #validate! : Nil
Constructor Detail
Instance Method Detail
def ==(other : self)
#
Description copied from class Reference
Returns true if this reference is the same as other. Invokes same?.
def resource_scan_id=(resource_scan_id : String)
#
The Amazon Resource Name (ARN) of the resource scan.