C# Класс Amazon.ElasticBeanstalk.Model.DescribeConfigurationOptionsRequest

Container for the parameters to the DescribeConfigurationOptions operation.

Describes the configuration options that are used in a particular configuration template or environment, or that a specified solution stack defines. The description includes the values the options, their default values, and an indication of the required action on a running environment if an option value is changed.

Наследование: Amazon.Runtime.AmazonWebServiceRequest
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
DescribeConfigurationOptionsRequest ( ) : System

Empty constructor used to set properties independently even when a simple constructor is available

Приватные методы

Метод Описание
IsSetApplicationName ( ) : bool
IsSetEnvironmentName ( ) : bool
IsSetOptions ( ) : bool
IsSetSolutionStackName ( ) : bool
IsSetTemplateName ( ) : bool

Описание методов

DescribeConfigurationOptionsRequest() публичный Метод

Empty constructor used to set properties independently even when a simple constructor is available
public DescribeConfigurationOptionsRequest ( ) : System
Результат System