ConfigSpec
                                ConfigSpec                            
                            Represents a configuration spec for any sddc provision operation.
JSON Example
                                    {
    "powered_by_outpost_available": false,
    "expiry_in_days": 0,
    "sddc_sizes": [
        "string"
    ]
}
            
            
                                    boolean
                
                
            
        
        
                powered_by_outpost_available            
                            Optional
                    Indicates if this org supports deployments that are powered by VMC on outposts
            
            
                                    integer
                
                
            
        
        
                expiry_in_days            
                            Optional
                    Indicates after how many days the sddc should expire
                            
                                    array of 
                
            
            
                                    string
                
                
            
        
        
                sddc_sizes            
                            Optional
                    Array of valid sizes for the sddc
            
            
                                    object
                
                
            
        
        
                availability            
                            Optional
                    Map of region to instance types available in that region
            
            
                                    object
                
                
            
        
        
                powered_by            
                            Optional
                    Map of region to instance types available for the powered by type.
