DeleteConfigurationResponse class 
 
    
    
  
    
  
    Properties
    
        - 
  arn
  → String?
  
- 
  The Amazon Resource Name (ARN) that uniquely identifies an MSK
configuration.
  final 
- 
  hashCode
  → int
  
- 
  The hash code for this object.
  no setterinherited 
- 
  runtimeType
  → Type
  
- 
  A representation of the runtime type of the object.
  no setterinherited 
- 
  state
  → ConfigurationState?
  
- 
  The state of the configuration. The possible states are ACTIVE, DELETING,
and DELETE_FAILED.
  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