Amazon.EC2.Model.ExportToS3TaskSpecification.IsSetS3Prefix C# (CSharp) Method

IsSetS3Prefix() private method

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