Amazon.DirectoryService.Model.AddIpRoutesRequest.IsSetUpdateSecurityGroupForDirectoryControllers C# (CSharp) Method

IsSetUpdateSecurityGroupForDirectoryControllers() private method

private IsSetUpdateSecurityGroupForDirectoryControllers ( ) : bool
return bool
        internal bool IsSetUpdateSecurityGroupForDirectoryControllers()
        {
            return this._updateSecurityGroupForDirectoryControllers.HasValue; 
        }