GetProtectionStatusResponse class 
 
    
    
  
    
  
    Properties
    
        - 
  adminAccountId
  → String?
  
- 
  The ID of the AWS Firewall administrator account for this policy.
  final 
- 
  data
  → String?
  
- 
  Details about the attack, including the following:
  final 
- 
  hashCode
  → int
  
- 
  The hash code for this object.
  no setterinherited 
- 
  nextToken
  → String?
  
- 
  If you have more objects than the number that you specified for
MaxResultsin the request, the response includes aNextTokenvalue. To list more objects, submit anotherGetProtectionStatusrequest, and specify theNextTokenvalue from the response in theNextTokenvalue in the next request.final 
- 
  runtimeType
  → Type
  
- 
  A representation of the runtime type of the object.
  no setterinherited 
- 
  serviceType
  → SecurityServiceType?
  
- 
  The service type that is protected by the policy. Currently, this is always
SHIELD_ADVANCED.final 
 
    
  
    Methods
    
        - 
  noSuchMethod(Invocation invocation)
    → dynamic
  
  
- 
  Invoked when a nonexistent method or property is accessed.
  inherited 
- 
  toString()
    → String
  
  
- 
  A string representation of this object.
  inherited