C# Class Amazon.DatabaseMigrationService.Model.ModifyEndpointRequest

Container for the parameters to the ModifyEndpoint operation. Modifies the specified endpoint.
Inheritance: AmazonDatabaseMigrationServiceRequest
Mostra file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetCertificateArn ( ) : bool
IsSetDatabaseName ( ) : bool
IsSetEndpointArn ( ) : bool
IsSetEndpointIdentifier ( ) : bool
IsSetEndpointType ( ) : bool
IsSetEngineName ( ) : bool
IsSetExtraConnectionAttributes ( ) : bool
IsSetPassword ( ) : bool
IsSetPort ( ) : bool
IsSetServerName ( ) : bool
IsSetServiceAccessRoleArn ( ) : bool
IsSetSslMode ( ) : bool
IsSetUsername ( ) : bool