Class: Aws::AccessAnalyzer::Types::Substring
- Inherits:
- 
      Struct
      
        - Object
- Struct
- Aws::AccessAnalyzer::Types::Substring
 
- Defined in:
- gems/aws-sdk-accessanalyzer/lib/aws-sdk-accessanalyzer/types.rb
Overview
A reference to a substring of a literal string in a JSON document.
Constant Summary collapse
- SENSITIVE =
- [] 
Instance Attribute Summary collapse
- 
  
    
      #length  ⇒ Integer 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    The length of the substring. 
- 
  
    
      #start  ⇒ Integer 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    The start index of the substring, starting from 0.