Amazon.SimpleSystemsManagement.Model.LoggingInfo.IsSetS3BucketName C# (CSharp) 메소드

IsSetS3BucketName() 개인적인 메소드

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