Amazon.SimpleSystemsManagement.Model.LoggingInfo.IsSetS3Region C# (CSharp) Method

IsSetS3Region() private method

private IsSetS3Region ( ) : bool
return bool
        internal bool IsSetS3Region()
        {
            return this._s3Region != null;
        }