Amazon.Redshift.Model.EnableLoggingResult.IsSetS3KeyPrefix C# (CSharp) 메소드

IsSetS3KeyPrefix() 개인적인 메소드

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