Amazon.ConfigService.Model.DeliveryChannel.IsSetS3KeyPrefix C# (CSharp) Method

IsSetS3KeyPrefix() private method

private IsSetS3KeyPrefix ( ) : bool
return bool
        internal bool IsSetS3KeyPrefix()
        {
            return this._s3KeyPrefix != null;
        }