Amazon.SimpleEmail.Model.S3Action.IsSetKmsKeyArn C# (CSharp) 메소드

IsSetKmsKeyArn() 개인적인 메소드

private IsSetKmsKeyArn ( ) : bool
리턴 bool
        internal bool IsSetKmsKeyArn()
        {
            return this._kmsKeyArn != null;
        }