Amazon.CodeDeploy.Model.RevisionLocation.IsSetS3Location C# (CSharp) Method

IsSetS3Location() private method

private IsSetS3Location ( ) : bool
return bool
        internal bool IsSetS3Location()
        {
            return this._s3Location != null;
        }