Amazon.MachineLearning.Model.RedshiftDataSpec.IsSetS3StagingLocation C# (CSharp) 메소드

IsSetS3StagingLocation() 개인적인 메소드

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