C# Класс Amazon.RDS.Model.Parameter

This data type is used as a request parameter in the ModifyDBParameterGroup and ResetDBParameterGroup actions.

This data type is used as a response element in the DescribeEngineDefaultParameters and DescribeDBParameters actions.

Показать файл Открыть проект Примеры использования класса

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

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

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

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

Метод Описание
IsSetAllowedValues ( ) : bool
IsSetApplyMethod ( ) : bool
IsSetApplyType ( ) : bool
IsSetDataType ( ) : bool
IsSetDescription ( ) : bool
IsSetIsModifiable ( ) : bool
IsSetMinimumEngineVersion ( ) : bool
IsSetParameterName ( ) : bool
IsSetParameterValue ( ) : bool
IsSetSource ( ) : bool

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

Parameter() публичный метод

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