Amazon.SimpleSystemsManagement.Model.S3OutputLocation.IsSetOutputS3KeyPrefix C# (CSharp) Method

IsSetOutputS3KeyPrefix() private method

private IsSetOutputS3KeyPrefix ( ) : bool
return bool
        internal bool IsSetOutputS3KeyPrefix()
        {
            return this._outputS3KeyPrefix != null;
        }