Amazon.DynamoDBv2.Model.Record.IsSetAwsRegion C# (CSharp) 메소드

IsSetAwsRegion() 개인적인 메소드

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