Amazon.EC2.Model.ExportToS3Task.IsSetS3Key C# (CSharp) 메소드

IsSetS3Key() 개인적인 메소드

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