C# Class Amazon.CloudFront.Model.Signer

ファイルを表示 Open project: aws/aws-sdk-net

Public Methods

Method Description
Signer ( ) : System

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

Private Methods

Method Description
IsSetAwsAccountNumber ( ) : bool
IsSetKeyPairIds ( ) : bool

Method Details

Signer() public method

Empty constructor used to set properties independently even when a simple constructor is available
public Signer ( ) : System
return System