Amazon.Route53.Model.AssociateVPCWithHostedZoneResponse.IsSetChangeInfo C# (CSharp) Method

IsSetChangeInfo() private method

private IsSetChangeInfo ( ) : bool
return bool
        internal bool IsSetChangeInfo()
        {
            return this._changeInfo != null;
        }
AssociateVPCWithHostedZoneResponse