Amazon.SimpleEmail.Model.S3Action.IsSetKmsKeyArn C# (CSharp) Method

IsSetKmsKeyArn() private method

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