Amazon.EC2.Model.ExportToS3TaskSpecification.IsSetS3Prefix C# (CSharp) 메소드

IsSetS3Prefix() 개인적인 메소드

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